简体   繁体   中英

Environment set-up android mobile application

I have to create an android mobile application for college. On paper I have adequate modules completed to be able to do this, however I struggle with coding and simply need to complete this module to graduate. I am going to use java to code my android application. I now need to set up an environment that can connect to a database. I have some experience using netbeans but did not pay a whole lot of attention over the years the database connectivity and usually had someone else do it for me. My app is going to be a lottery purchasing ticket app. My question is: What is the best IDE to use and what is the best db to use for my lottery application. Thanks in advance.

对于Android,您可以使用Android studio: https : //developer.android.com/studio ,对于数据库android 本身提供数据库: https : //developer.android.com/training/data-storage/sqlite

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM