create android app and interface it with psoc 4 ble

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I had interfaced accelerometer to psoc 4 ble and reading data from it. Now I want to send data to Android app. I got the source code of CySmart app but its more complicated so I was thinking to create android application from scratch. Please suggest me a good starting point.

   

 

   

Thanks.

0 Likes
1 Solution
Anonymous
Not applicable

https://github.com/googlesamples/android-BluetoothLeGatt

   

 

   

Android developer guide page:

   

 

   

https://developer.android.com/guide/topics/connectivity/bluetooth-le.html   - Very good starter if you already know Android

View solution in original post

0 Likes
2 Replies
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Maybe this best place to start ?

   

 

   

    

   

          http://developer.android.com/index.html

   

 

   

Regards, Dana.

0 Likes
Anonymous
Not applicable

https://github.com/googlesamples/android-BluetoothLeGatt

   

 

   

Android developer guide page:

   

 

   

https://developer.android.com/guide/topics/connectivity/bluetooth-le.html   - Very good starter if you already know Android

0 Likes