Tag: Android Development
-

Benefits of Native Mobile Apps
For about 3 years I’ve been a big supporter of Web and Hybrid app development. One of the main reasons for that was that I was firstly a hybrid app developer for these 3 years myself. I say “was” since I recently switched teams, and now I am a full-time iOS developer (native app development).…
-

German Series #4: Programmiersprachen
Programmiersprachen sind den gesprochenen Sprachen ähnlich. Beide haben Regeln und Syntaxen, die definieren, wie sie verwendet werden sollen. Die erste Programmiersprache, die ich gelernt habe, war C++. In der Programmierwelt wird es als objektorientierte Programmiersprache bezeichnet. Es gibt and Programmiersprachen wie Python und Javascript, die Skriptsprachen sind. Ich lerne jetzt Swift, die Programmiersprache die für…
-

Guards and Resolvers (in Angular)
Angular is one of many web frameworks that make web development easier by providing you with the tools to make the development process cleaner and quicker. Out of all the mobile and web development frameworks I’ve used till now – native Android, native iOS, plain web, Angular and React (which is not that many), Angular…
-

Sending a Request to a Server from your Android app
Here is a tutorial on how to send HTTP requests from your Android app to a server using the Android Async Http client library
-

How to use a pre-populated database in Android?
Using local databases for persisting data is fairly easy in Android because of the in-built SQLite Database it provides. If you have used it before, you would know that you would have to extend a helper class named ‘SQLiteOpenHelper’ for the purpose. The SQLiteOpenHelper class is a part of the Native Android library, therefore you…
-

Make a Simple Video Streaming Backend from Scratch (Setting up the Server)
Are you worried that your hard drive space is running low because of your huge collection of the Game of Thrones series? Here’s a solution(a geeky one probably) to fix that.
-

Best KJV Audio Bible App
KJVRVG Android: https://play.google.com/store/apps/details?id=kvjrvg.com.rvg KJVRVG iOS: https://itunes.apple.com/us/app/kjvrvg/id1234062829?ls=1&mt=8



