谷歌推出 Camera Go 相机应用,4 月份随诺基亚入门机发布
2898
移动业界 2020-03-24 16:09:09 字数:838

Android Go 是 Google 专为入门手机推出的优化版系统,它和 Android 系统享受同样的安全更新,可以在配置低端的设备上运行。两年多的时间里,Google 已经为 Android Go 推出了多款精简版应用,包括 YouTube、Google Photos、Google Assistant 等。前不久,Google 宣布 Android Go 的月活设备已经突破了 1 亿台。

在各品牌手机都在提升相机上限的如今,Google 想让那些低端设备也能拥有更好的拍照体验,于是他们宣布推出新的精简版应用 Camera Go,将 Google 在拍照方面的一些技术开放给更多的入门设备。

Camera Go 会深度集成在 Android Go 设备中,首款搭载的机型是诺基亚 1.3,它的内存只有 1GB,处理器为高通 QM215,使用前置 500 万像素、后置 800 万像素摄像头。

不过在这样一款机器上,Camera Go 可以让它使用肖像模式,实现背景虚化效果,这在一款售价 95 欧元的入门设备中并不多见。

除了肖像模式,Camera Go 还可以切换拍照、视频、翻译等模式,界面与 Google Camera 类似。它还支持空间清理,界面上方会显示剩余的拍照数量,旁边是闪光灯和设置按钮。

诺基亚 1.3 上还同时搭载了 Google Go,可以使用 Google Lens。诺基亚还为它增加了一个专门的 Google 助手按钮,可以快速呼出虚拟助理。

Camera Go 将在 4 月份随诺基亚 1.3 首发,未来会支持更多的 Android Go 设备,我们之后会在开放下载时给大家带来更详细的体验。

Android Go 是 Google「下一个十亿用户」计划的一部分,从设备到网络服务、手机应用,Google 针对那些网络欠发达地区的用户提供了一整套方案。对于现在还在使用旧款手机的「钉子户」来说,Android Go 的系统和应用也是一个不错的解决方案。

0人参与回答
  • 未添加任何数据~~


提示信息

联系电话:
1585150508*
QQ交谈:
小编
站长微信:
站长邮箱: service@qingjiuzhubei.com
154.56msRequest Duration4MBMemory UsageGET zixun/detail/{id?}.htmlRouteAuth status
    • Booting (11.01ms)
    • Application (145.92ms)
      6 templates were rendered
      • site.zixun.detail (resources/views/site/zixun/detail.blade.php)8blade
        Params
        0
        prevArticle
        1
        nextArticle
        2
        newDetail
        3
        comment
        4
        hotnews
        5
        t
        6
        d
        7
        k
      • layouts.site.layout (resources/views/layouts/site/layout.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        device
        4
        isMobile
        5
        errors
        6
        prevArticle
        7
        nextArticle
        8
        newDetail
        9
        comment
        10
        hotnews
        11
        t
        12
        d
        13
        k
        14
        __empty_1
        15
        __currentLoopData
        16
        loop
        17
        hotnewsVal
      • layouts.site.top (resources/views/layouts/site/top.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        device
        4
        isMobile
        5
        errors
        6
        prevArticle
        7
        nextArticle
        8
        newDetail
        9
        comment
        10
        hotnews
        11
        t
        12
        d
        13
        k
        14
        __empty_1
        15
        __currentLoopData
        16
        loop
        17
        hotnewsVal
      • layouts.site.bottom (resources/views/layouts/site/bottom.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        device
        4
        isMobile
        5
        errors
        6
        prevArticle
        7
        nextArticle
        8
        newDetail
        9
        comment
        10
        hotnews
        11
        t
        12
        d
        13
        k
        14
        __empty_1
        15
        __currentLoopData
        16
        loop
        17
        hotnewsVal
      • common.upgrade_vip (resources/views/common/upgrade_vip.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        device
        4
        isMobile
        5
        errors
        6
        prevArticle
        7
        nextArticle
        8
        newDetail
        9
        comment
        10
        hotnews
        11
        t
        12
        d
        13
        k
        14
        __empty_1
        15
        __currentLoopData
        16
        loop
        17
        hotnewsVal
      • kefu.kefu (resources/views/kefu/kefu.blade.php)18blade
        Params
        0
        obLevel
        1
        __env
        2
        app
        3
        device
        4
        isMobile
        5
        errors
        6
        prevArticle
        7
        nextArticle
        8
        newDetail
        9
        comment
        10
        hotnews
        11
        t
        12
        d
        13
        k
        14
        __empty_1
        15
        __currentLoopData
        16
        loop
        17
        hotnewsVal
      uri
      GET zixun/detail/{id?}.html
      middleware
      web
      controller
      App\Http\Controllers\Site\ZixunController@detail
      namespace
      App\Http\Controllers
      prefix
      /zixun
      where
      as
      zixunDetail
      file
      app/Http/Controllers/Site/ZixunController.php:105-132
      7 statements were executed132.93ms
      • select * from `news` where `news`.`id` = '66686' and `news`.`deleted_at` is null limit 11.86ms/app/Http/Controllers/Site/ZixunController.php:109zzshuju
        Metadata
        Bindings
        • 0. 66686
        Hints
        • Use SELECT * only if you need all columns from table
        • LIMIT without ORDER BY causes non-deterministic results, depending on the query execution plan
        Backtrace
        • 14. /app/Http/Controllers/Site/ZixunController.php:109
        • 22. /vendor/silber/page-cache/src/Middleware/CacheResponse.php:38
        • 56. /public/index.php:53
      • select * from `new_cates` where `new_cates`.`id` in ('46') and `new_cates`.`deleted_at` is null400μs/app/Http/Controllers/Site/ZixunController.php:109zzshuju
        Metadata
        Bindings
        • 0. 46
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 19. /app/Http/Controllers/Site/ZixunController.php:109
        • 27. /vendor/silber/page-cache/src/Middleware/CacheResponse.php:38
        • 61. /public/index.php:53
      • select * from `news` where `news`.`deleted_at` is null order by `browse` desc limit 10124.28ms/app/Http/Controllers/Site/ZixunController.php:110zzshuju
        Metadata
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /app/Http/Controllers/Site/ZixunController.php:110
        • 20. /vendor/silber/page-cache/src/Middleware/CacheResponse.php:38
        • 54. /public/index.php:53
      • update `news` set `browse` = `browse` + 1, `updated_at` = '2025-08-24 10:22:45' where `id` = '66686' and `news`.`deleted_at` is null4.4ms/app/Http/Model/News/News.php:170zzshuju
        Metadata
        Bindings
        • 0. 2025-08-24 10:22:45
        • 1. 66686
        Backtrace
        • 12. /app/Http/Model/News/News.php:170
        • 13. /app/Http/Controllers/Site/ZixunController.php:111
        • 21. /vendor/silber/page-cache/src/Middleware/CacheResponse.php:38
        • 55. /public/index.php:53
      • select * from `news` where `id` < '66686' and `newscate_id` = '46' and `news`.`deleted_at` is null order by `id` desc limit 1890μs/app/Http/Controllers/Site/ZixunController.php:115zzshuju
        Metadata
        Bindings
        • 0. 66686
        • 1. 46
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 13. /app/Http/Controllers/Site/ZixunController.php:115
        • 21. /vendor/silber/page-cache/src/Middleware/CacheResponse.php:38
        • 55. /public/index.php:53
      • select * from `news` where `id` > '66686' and `newscate_id` = '46' and `news`.`deleted_at` is null order by `id` asc limit 1700μs/app/Http/Controllers/Site/ZixunController.php:116zzshuju
        Metadata
        Bindings
        • 0. 66686
        • 1. 46
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 13. /app/Http/Controllers/Site/ZixunController.php:116
        • 21. /vendor/silber/page-cache/src/Middleware/CacheResponse.php:38
        • 55. /public/index.php:53
      • select * from `comments` where `news_id` = '66686'400μs/app/Http/Controllers/Site/ZixunController.php:117zzshuju
        Metadata
        Bindings
        • 0. 66686
        Hints
        • Use SELECT * only if you need all columns from table
        Backtrace
        • 12. /app/Http/Controllers/Site/ZixunController.php:117
        • 20. /vendor/silber/page-cache/src/Middleware/CacheResponse.php:38
        • 54. /public/index.php:53
        web
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
        api
        array:2 [ "name" => "Guest" "user" => array:1 [ "guest" => true ] ]
          _token
          Y8BUyGXyIHDhuqmi20ediU6IwsraXPekkwiSp29z
          _previous
          array:1 [ "url" => "https://data.winndoo.cn/zixun/detail/66686.html" ]
          PHPDEBUGBAR_STACK_DATA
          []
          _flash
          array:2 [ "old" => [] "new" => [] ]
          format
          html
          content_type
          text/html; charset=UTF-8
          status_text
          OK
          status_code
          200
          request_query
          []
          request_request
          []
          request_headers
          array:18 [ "cookie" => array:1 [ 0 => "laravel_session=eyJpdiI6IlFZWVRKblBDZ09zenpXM0NjdThhU1E...
          request_server
          array:42 [ "USER" => "apache" "HOME" => "/usr/share/httpd" "HTTP_COOKIE" => "laravel_session=e...
          request_cookies
          array:4 [ "laravel_session" => "rxfxj984jnWJ2UuJOzgIpE4pnHWdFN9PZIymNxU5" "Hm_lvt_767b4e8393ab59...
          response_headers
          array:5 [ "cache-control" => array:1 [ 0 => "no-cache, private" ] "date" => array:1 [ ...
          path_info
          /zixun/detail/66686.html
          session_attributes
          array:4 [ "_token" => "Y8BUyGXyIHDhuqmi20ediU6IwsraXPekkwiSp29z" "_previous" => array:1 [ "u...