SugarTest
使用Sugar数据库实现登录注册demo。
使用基于SQLITE的第三方数据库框架Sugar实现本地的登录注册,用户信息本地保存,登录时和本地数据进行比对,注册时保存信息到本地等。
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upMillions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
使用Sugar数据库实现登录注册demo。
使用基于SQLITE的第三方数据库框架Sugar实现本地的登录注册,用户信息本地保存,登录时和本地数据进行比对,注册时保存信息到本地等。