• user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 472 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '3.145.2.184' AND v.timestamp >= 1713982989 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.
  • user warning: Table './avideotutorial/votingapi_vote' is marked as crashed and last (automatic?) repair failed query: SELECT * FROM votingapi_vote v WHERE 1 = 1 AND v.content_type = 'node' AND v.content_id = 472 AND v.tag = 'upndown' AND v.uid = 0 AND v.vote_source = '3.145.2.184' AND v.timestamp >= 1713982989 in /data/avideotutorial/sites/all/modules/votingapi/votingapi.module on line 557.

Android Development Tutorials 27: Tomato-Tomahto, Bit-Byte, whatever our app reads and writes data!!


Android Tutorial & Lessons 27: Tomato-Tomahto, Bit-Byte, whatev our app reads and writes data!!!!

****MAKE SURE YOU ADD*** uses-permission android:name="android.permission.WRITE_EXTERNAL_STORAGE" TO THE MANIFEST********
(I forgot to mention that, Sorry :/ )

This tutorial was from this example on the android developer page:
http://developer.android.com/reference/android/os/Environment.html#getEx......)

Check out the discussion @ my forum for this lesson:
http://www.cornboyz.com/

Whats up CornFanz, thanks for watching my videos, I would love it if you subscribe and give me some feedback.

In this lesson you will:
-Create the InputStream
-Create the OutputStream
-create a data array that gets the available data from the resource
-read and write InputStream
-Write the data to the phone
-Bam!
-Some other sweet stuff
-subscribe
-Thumbs up this video ;)

This video is the 27th in a web series that I am creating to help you learn Android programming so you can create apps and eventually how to learn to write games for android phones. I want to explain things in a way that everyone can understand, even if you have no experience with Java, XML, C++, OpenGL, or as a matter of fact, any other programming language.

If you do have a lot of experience with programming, these first videos will be really slow for you, but my goal is to get everyone sprinting, but for now we have learn to crawl.

follow me on twitter: @cornboyz


See video

video list

Comments

Post new comment

  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.

More information about formatting options