• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Asset Downloads

GrabbaGuy

Lurker
Pretty new to Android development but in the process of porting a PC project over. Project is primarily in NDK c++. At a very high level I need to pull data files off a server and consume the data within my program. I have no need to store to the device. I'm not necessarily looking for code examples but rather just overall recommendations and guidance/best practices. On PC I use cpprestsdk to request and pull down the data then grab a pointer to the data, use it, then let it go. Any and all help appreciated.
 
Back
Top Bottom