dongliyi967823 2014-06-09 20:59
浏览 49

使用Android API为Android App创建Web前端。

Thank you in advance for answer the question.

Here is the scenario and I want some suggestion of guideline how I can proceed.

I have an android app for Music streaming with following features

  1. Music Streaming Ofcourse
  2. Creating Playlists
  3. user signin/signout
  4. Search by category like album or artists or genre FM Radio Streaming
  5. Push Notification
  6. Equalizer and so on.

I also have a backend that is created in Ruby on Rail (Mysql database) for Music management like adding songs, genre, albums and artists. It also handles sending push notification and all.

And now I want to create a web frontend for users to enjoy the songs through their laptop or desktop so that I can give my users the flexibility to play songs, view playlist that they create in android devices.

Here is the main question:

How Can I create the frontend to use the json api that my android app is using so that I dont have to create another backend for the website.? Let me know if its possible or not.

If not possible to use the json api then how can I proceed so that I avoid another backend work?

  • 写回答

1条回答 默认 最新

  • duanne9313 2014-06-22 16:27
    关注

    Sure it's possible. Pass the json string to the web service as a URL parameter.

    评论

报告相同问题?

悬赏问题

  • ¥30 Unity接入微信SDK 无法开启摄像头
  • ¥20 有偿 写代码 要用特定的软件anaconda 里的jvpyter 用python3写
  • ¥20 cad图纸,chx-3六轴码垛机器人
  • ¥15 移动摄像头专网需要解vlan
  • ¥20 access多表提取相同字段数据并合并
  • ¥20 基于MSP430f5529的MPU6050驱动,求出欧拉角
  • ¥20 Java-Oj-桌布的计算
  • ¥15 powerbuilder中的datawindow数据整合到新的DataWindow
  • ¥20 有人知道这种图怎么画吗?
  • ¥15 pyqt6如何引用qrc文件加载里面的的资源